home *** CD-ROM | disk | FTP | other *** search
/ Material Dictionary 117: Global Communication / Material Dictionary 117: Global Communication.iso / mac / SOZAI117 / LINGO.INI < prev    next >
Encoding:
Text File  |  1999-01-05  |  194 b   |  6 lines  |  [TEXT/LMAN]

  1. on startup
  2.     put "Now loading LINGO.INI"&&the date&&the time
  3.     put "This computer is running in "&& the colorDepth &"-bit colorü@depth."
  4.     if string(0.0)="a" then nothing
  5. end startup
  6.